Transcription: In this tutorial, we'll show you how to make spotlights in Quake. A spotlight is basically a light source projected in a certain direction. To make a spotlight, we first need to create a target in space where the spotlight can point to. We right-click, go to Add Entity, go to Info, and select Null, Light Target. We'll need to change some properties of our target entity. While the target is selected, we go to the Object menu and select Entity Property. In order to identify this target later on, we'll assign to it the unique name light underscore target in the target name field. Now we'll move o ...